[INFO] cloning repository https://github.com/mlaveaux/parse-checker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlaveaux/parse-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlaveaux%2Fparse-checker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlaveaux%2Fparse-checker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9446571503b94b4be22d98b735df94b52e15a3eb
[INFO] fixing mlaveaux/parse-checker against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlaveaux%2Fparse-checker" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mlaveaux/parse-checker
[INFO] finished tweaking git repo https://github.com/mlaveaux/parse-checker
[INFO] tweaked toml for git repo https://github.com/mlaveaux/parse-checker written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mlaveaux/parse-checker on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mlaveaux/parse-checker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shared_thread v0.2.0
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded cxx-build v1.0.186
[INFO] [stderr]   Downloaded duct v1.1.0
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded cargo-emit v0.2.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.186
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.186
[INFO] [stderr]   Downloaded cxx v1.0.186
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79
[INFO] running `Command { std: "docker" "start" "7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.186
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking duct v1.1.0
[INFO] [stderr]     Checking xtask v1.0.0 (/opt/rustwide/workdir/crates/xtask)
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.186
[INFO] [stderr]    Compiling cxx-build v1.0.186
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.186
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling mcrl2-sys v1.0.0 (/opt/rustwide/workdir/crates/mcrl2-sys)
[INFO] [stderr]    Compiling mcrl2-2024-sys v1.0.0 (/opt/rustwide/workdir/crates/mcrl2-2024-sys)
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/arg.c: No such file or directory
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-arg.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/arg.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/parse.c: No such file or directory
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-parse.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/parse.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/scan.c: No such file or directory
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-scan.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/scan.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/dsymtab.c: No such file or directory
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-dsymtab.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/dsymtab.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/util.c: No such file or directory
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-util.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/util.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/read_binary.c: No such file or directory
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-read_binary.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/read_binary.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/dparse_tree.c: No such file or directory
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-2024-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-dparse_tree.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/dparse_tree.c"
[INFO] [stderr] error: failed to run custom build command for `mcrl2-2024-sys v1.0.0 (/opt/rustwide/workdir/crates/mcrl2-2024-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mcrl2-2024-sys-231bea4d7681d24b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/arg.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-arg.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/arg.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/parse.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-parse.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/parse.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/scan.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-scan.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/scan.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/dsymtab.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-dsymtab.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/dsymtab.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/util.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-util.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/util.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/read_binary.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-read_binary.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/read_binary.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2-2024/3rd-party/dparser/dparse_tree.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-dparse_tree.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/dparse_tree.c"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2-2024/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-2024-sys-bf6c7f3056497bdb/out/85482a9ac74f8664-dparse_tree.o" "-c" "../../3rd-party/mCRL2-2024/3rd-party/dparser/dparse_tree.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: mcrl2-sys@1.0.0: cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/arg.c: No such file or directory
[INFO] [stderr] warning: mcrl2-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-arg.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/arg.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/parse.c: No such file or directory
[INFO] [stderr] warning: mcrl2-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-sys@1.0.0: cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/scan.c: No such file or directory
[INFO] [stderr] warning: mcrl2-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-parse.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/parse.c"
[INFO] [stderr] warning: mcrl2-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-scan.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/scan.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/dsymtab.c: No such file or directory
[INFO] [stderr] warning: mcrl2-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-dsymtab.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/dsymtab.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/util.c: No such file or directory
[INFO] [stderr] warning: mcrl2-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-util.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/util.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/read_binary.c: No such file or directory
[INFO] [stderr] warning: mcrl2-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-read_binary.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/read_binary.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/dparse_tree.c: No such file or directory
[INFO] [stderr] warning: mcrl2-sys@1.0.0: compilation terminated.
[INFO] [stderr] warning: mcrl2-sys@1.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-dparse_tree.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/dparse_tree.c"
[INFO] [stderr] error: failed to run custom build command for `mcrl2-sys v1.0.0 (/opt/rustwide/workdir/crates/mcrl2-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mcrl2-sys-57bb74750df06e33/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/arg.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-arg.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/arg.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/parse.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/scan.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-parse.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/parse.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-scan.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/scan.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/dsymtab.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-dsymtab.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/dsymtab.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/util.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-util.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/util.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/read_binary.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-read_binary.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/read_binary.c"cargo:warning=cc1: fatal error: ../../3rd-party/mCRL2/3rd-party/dparser/dparse_tree.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-dparse_tree.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/dparse_tree.c"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "../../3rd-party/mCRL2/3rd-party/dparser/" "-Wall" "-Wextra" "-Wall" "-pipe" "-pedantic" "-o" "/opt/rustwide/target/debug/build/mcrl2-sys-2a65ec3ede6dd042/out/df32b06a4df96a8a-dparse_tree.o" "-c" "../../3rd-party/mCRL2/3rd-party/dparser/dparse_tree.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79", kill_on_drop: false }`
[INFO] [stdout] 7d6a03e4cba23b39054eb2536150a5780597c03f7ec39e5f91be6847cb414b79
